/* http://meyerweb.com/eric/tools/css/reset/   v2.0 | 20110126   License: none (public domain)  */

.prodContentFix{
  width: 549px;
  padding-bottom:70px;
  padding-left:10px;
  padding-right:10px;
  padding-top:10px;
  background-size:cover;
  -webkit-box-shadow:0 2px 4px rgba(0, 0, 0, 0.3);
  box-shadow:0 2px 4px rgba(0, 0, 0, 0.3);
  background-color: #fbfafa;
  border-radius: 0 6px 6px 6px;
}

a {
   outline: 0;
   text-decoration:none;
}

#3consumables-container-right{
  margin-right: 10px; 
  width: 450px; 
  height: 225px; 
  float: right; 
  -webkit-box-shadow: 0 8px 6px -6px black; 
  -moz-box-shadow: 0 8px 6px -6px black; 
  box-shadow: 0 8px 6px -6px black; 
  border-radius: 5px;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
}

#consumables-container-right:hover{
  -webkit-transform: scale(1.025);
  transform: scale(1.025);
}

#consumables-container-left{
  margin-left: 10px; 
  width: 450px; 
  height: 225px; 
  -webkit-box-shadow: 0 8px 6px -6px black; 
  -moz-box-shadow: 0 8px 6px -6px black; 
  box-shadow: 0 8px 6px -6px black; 
  border-radius: 5px;
   -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
}

#consumables-container-left:hover{
  -webkit-transform: scale(1.025);
  transform: scale(1.025);
}

#consumable-content{
  background: rgba(60,60,60,0.5);
  color: #FFF;
  height: 225px; 
  width: 450px; 
  text-align: center; 
  vertical-align: middle; 
  line-height: 212px; 
  font-size: 30px; 
  font-weight:200;
  border-radius: 5px;
  transition: background 0.2s ease-in-out;
  -moz-transition: background 0.2s ease-in-out;
  -webkit-transition: background 0.2s ease-in-out;
}

#consumable-content:hover{
  background: rgba(60,60,60,0.0); 
  transition: background 0.2s ease-in-out;
  -moz-transition: background 0.2s ease-in-out;
  -webkit-transition: background 0.2s ease-in-out;
  opacity:0;
   transition: opacity 0.3s ease-in-out;
  -moz-transition: opacity 0.3s ease-in-out;
  -webkit-transition: opacity 0.3s ease-in-out;
}

#feedback{
  color:#FFF;
  position:fixed;
  bottom:200px; right:-56px;
  width:140px; 
  height:35px; 
  line-height:40px;
  background:#727948;
  text-align:center;
  font-size:18px;
  border-bottom-left-radius:5px;
  border-bottom-right-radius:5px;
  -webkit-box-shadow: 0 8px 6px -6px black;
     -moz-box-shadow: 0 8px 6px -6px black;
          box-shadow: 0 8px 6px -6px black;
  opacity:0.8;
  -webkit-transform:rotate(90deg);/* Safari and Chrome */ 
  -moz-transform:rotate(90deg); /* Firefox */
  -ms-transform:rotate(90deg); /* ie9 */
  -o-transform:rotate(90deg); /* Opera */
  filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=4); /* ie8 */
}
  
#feedback:hover{
  opacity:1;
}

.acceptButton-right{
  float:right; 
  width:200px; 
  margin-right:100px; 
  height:28px; 
  border-radius:5px; 
  margin-top:6px; 
  padding-top:5px; 
  background:#ccc; 
  color:#000;
  -o-transition:background .2s ease-out;
  -ms-transition:background .2s ease-out;
  -moz-transition:background .2s ease-out;
  -webkit-transition:background .2s ease-out;
  transition:background .2s ease-out;
}

.acceptButton-right:hover{
  background:#F08080;
}

.acceptButton-left{
  width:200px; 
  margin-left:100px; 
  border-radius:5px; 
  height:28px; 
  margin-top:6px; 
  padding-top:5px; 
  background:#ccc; 
  color:#000;
  -o-transition:background .2s ease-out;
  -ms-transition:background .2s ease-out;
  -moz-transition:background .2s ease-out;
  -webkit-transition:background .2s ease-out;
  transition:background .2s ease-out;
}

.acceptButton-left:hover{
  background:#98FB98;
}


#boxes .window {
  left: 0;
  top: 0;
  width: 440px;
  height: 200px;
  display: none;
  z-index: 9999;
  padding: 20px;
  border-radius: 15px;
  text-align: center;
  margin-bottom:75px;
  -webkit-box-shadow: 0 8px 6px -6px black;
     -moz-box-shadow: 0 8px 6px -6px black;
          box-shadow: 0 8px 6px -6px black;
}

#boxes #dialog {
  width: 750px;
  height: 300px;
  padding: 10px;
  background-color: #ffffff;
  font-family: 'Microsoft Yahei', '微软雅黑', Arial, sans-serif;
  font-size: 15pt;
}

index.htmlopupfoot {
  font-size: 16pt;
  position: absolute;
  bottom: 0px;
  width: 250px;
  left: 250px;
}

.white_content {
  display: none;
  position: absolute;
  top: 25%;
  left: 25%;
  width: 50%;
  height: 50%;
  padding: 16px;
  border: 16px solid orange;
  background-color: white;
  z-index:1002;
  overflow: auto;
}

/* default animation and transform */
.snowflake {
    position:absolute;
    color:#fff;
    -webkit-animation:falling 4.7s linear 0s infinite;
    -moz-animation:falling 4.7s linear 0s infinite;
    animation:falling 4.7s linear 0s infinite;
}

/* animation used for ALL snowflakes, 1000px will be updated by Snowflakes.create() to reflect true height of window */
@-webkit-keyframes falling {
    0% { -webkit-transform:translate3d(0,0,0) rotate(0deg); }
    95% { opacity:0.8; }
    100% { -webkit-transform:translate3d(0,0,0) rotate(360deg); }
}

@-moz-keyframes falling {
    0% { -moz-transform:translate3d(0,0,0) rotate(0deg); }
    95% { opacity:0.8; }
    100% { -moz-transform:translate(0,0) rotate(360deg); }
}

@keyframes falling {
    0% { transform:translate3d(0,0,0) rotate(0deg); }
    95% { opacity:0.8; }
    100% { transform:translate(0,0) rotate(360deg); }
}


/* Animations */
.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.animated.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}
.animated.hinge {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
}
@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    -ms-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
}
.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
}

@-webkit-keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    -ms-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
}
.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
}


/* grow Animations */
.growmenu {
  border-collapse: separate;
  display: inline-block;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
.growmenu:hover, .growmenu:focus, .growmenu:active {
  -webkit-transform: scale(1.06);
  transform: scale(1.06);
}
.grow {
  border-collapse: separate;
  display: inline-block;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
.grow:hover, .grow:focus, .grow:active {
  -webkit-transform: scale(1.02);
  transform: scale(1.02);
}
.grow-act {
  border-collapse: separate;
  display: inline-block;
  -webkit-transition-duration: 0.2s;
  transition-duration: 0.2s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
.grow-act:active {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

@keyframes fadeIn {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}

/* IE 8 or Later Alert Styles Begin */
#ie8lt{
  margin-left:5px; 
  
  text-align:center; 
  height:37px; 
  padding-top:3px; 
  padding-bottom:18px; 
  padding-left:5px; 
  color:#E34100; 
  width:500px; top:0; 
  position: absolute; 
  z-index:99; 
  box-shadow: inset 0 0 0 3px #676767;
  font-size:10px;
  line-height:0;
}
#hideshow2{
  margin-top:15px; 
  margin-left:17px; 
  border-radius:5px; 
  width:60px; 
  float:left; background:#E34100; 
  color:#FFF; cursor:pointer; 
  height:22px;
}
#hideshow2:hover{
  background: #676767;
}
/* IE 8 or Later Alert Styles end */


/* Image Hover Animation Styles Begin */

.ih-item {
  position: relative;
  -webkit-transition: all 0.35s ease-in-out;
  -moz-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
}
.ih-item,
.ih-item * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.ih-item a {
  color: #333;
}
.ih-item a:hover {
  text-decoration: none;
}
.ih-item img {
  width: 100%;
  height: 100%;
}

.ih-item.square {
  position: relative;
  width: 197px;
  height: 250px;
  border: 8px solid #fff;
  margin-left: auto;
  margin-right: auto;
  
  box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);
}
.ih-item.square .info {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  text-align: center;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.ih-item.square.effect13 {
  overflow: hidden;
}
.ih-item.square.effect13.colored .info {
  background: #1a4a72;
  background: rgba(26, 74, 114, 0.6);
}
.ih-item.square.effect13.colored .info h3 {
  background: rgba(12, 34, 52, 0.6);
}
.ih-item.square.effect13 .img {
  -webkit-transition: all 0.35s ease-in-out;
  -moz-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.ih-item.square.effect13 .info {
  background: #333333;
  background: rgba(0, 0, 0, 0.6);
  visibility: hidden;
  opacity: 0;
  pointer-events: none;
  -webkit-transition: all 0.35s ease-in-out;
  -moz-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
}
.ih-item.square.effect13 .info h3 {
  text-transform: uppercase;
  color: #fff;
  text-align: center;
  font-size: 17px;
  padding: 10px;
  background: #111111;
  margin: 30px 0 0 0;
}
.ih-item.square.effect13 .info p {
  font-style: italic;
  font-size: 12px;
  position: relative;
  color: #bbb;
  padding: 20px 20px 20px;
  text-align: center;
}
.ih-item.square.effect13 a:hover .img {
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
  transform: scale(1.2);
}
.ih-item.square.effect13 a:hover .info {
  visibility: visible;
  opacity: 1;
}

.ih-item.square.effect13.left_to_right .info {
  -webkit-transform: translateX(-100%);
  -moz-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  -o-transform: translateX(-100%);
  transform: translateX(-100%);
}
.ih-item.square.effect13.left_to_right a:hover .info {
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  transform: translateX(0);
}

.ih-item.square.effect13.right_to_left .info {
  -webkit-transform: translateX(100%);
  -moz-transform: translateX(100%);
  -ms-transform: translateX(100%);
  -o-transform: translateX(100%);
  transform: translateX(100%);
}
.ih-item.square.effect13.right_to_left a:hover .info {
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  transform: translateX(0);
}

.ih-item.square.effect13.top_to_bottom .info {
  -webkit-transform: translateY(-100%);
  -moz-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  -o-transform: translateY(-100%);
  transform: translateY(-100%);
}
.ih-item.square.effect13.top_to_bottom a:hover .info {
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
}

.ih-item.square.effect13.bottom_to_top .info {
  -webkit-transform: translateY(100%);
  -moz-transform: translateY(100%);
  -ms-transform: translateY(100%);
  -o-transform: translateY(100%);
  transform: translateY(100%);
}
.ih-item.square.effect13.bottom_to_top a:hover .info {
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
}
/* Image Hover Animation Styles End */



.small-message {
color:#414040 !important;
}


@font-face {
    font-family: 'cabinmedium';
    src: url('../fonts/cabin-medium-webfont.eot');
    src: url('../fonts/cabin-medium-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/cabin-medium-webfont.woff') format('woff'),
         url('../fonts/cabin-medium-webfont.ttf') format('truetype'),
         url('../fonts/cabin-medium-webfont.svg#cabinmedium') format('svg');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'Cabin';
    src: url('../fonts/cabin-bold-webfont.eot');
    src: url('../fonts/cabin-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/cabin-bold-webfont.woff') format('woff'),
         url('../fonts/cabin-bold-webfont.ttf') format('truetype'),
         url('../fonts/cabin-bold-webfont.svg#cabinbold') format('svg');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'cabinsemibold';
    src: url('../fonts/cabin-semibold-webfont.eot');
    src: url('../fonts/cabin-semibold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/cabin-semibold-webfont.woff') format('woff'),
         url('../fonts/cabin-semibold-webfont.ttf') format('truetype'),
         url('../fonts/cabin-semibold-webfont.svg#cabinsemibold') format('svg');
    font-weight: normal;
    font-style: normal;

}


/*
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}*/
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
  display: block;
}

ol, ul {
  list-style: none;
 /* font-family: Arial, sans-serif;*/ 
  counter-increment: foo;
    display: table-row; 

}
/*
li {
font-family: Arial, sans-serif;  
}
*/
blockquote, q {
  quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}


/* ---- Start Layout ------*/
/*
body {
  background-color:#f2ede1;
  background:url(../images/body_bg.jpg);
  background-repeat:repeat-x;
    overflow:auto;
}
*/

.wrap {
/* width: 1200px;菜单的container*/ 
/* border:5px solid red;*/
 text-align: center;
 margin: 0 auto!important;
 position:relative;
}
#header .wrap {
  z-index:999;
}

#header .menu {
  position:absolute;
  /*margin-top: 70px;*/
 
  margin: 40px  auto auto 80px; 
}

#header.home {
  height:460px;
  background-image:none;
  margin-bottom:45px;
}

#header {

  width:100%;
  height:200px;
  background:url(../images/inner_bg.jpg) repeat-x;
  background-position:center top;
  /*background-repeat:no-repeat;*/
}

#header .menu li {
  padding:3px;
  float:left;
  background: #8a8a8a; /* Old browsers */
  background: -moz-linear-gradient(top, #8a8a8a 0%, #666666 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#8a8a8a), color-stop(100%,#666666)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #8a8a8a 0%,#666666 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #8a8a8a 0%,#666666 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #8a8a8a 0%,#666666 100%); /* IE10+ */
  background: linear-gradient(to bottom, #8a8a8a 0%,#666666 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8a8a8a', endColorstr='#666666',GradientType=0 ); /* IE6-9 */
}


#header .menu li a {
  list-style:none;
  display:inline-block;
  *display:block;
  color:#fff;
  text-shadow:1px 1px 1px #000;
  text-decoration:none;
  text-align:center;

  vertical-align: middle;
  text-transform:uppercase;
  font-family: Verdana, Arial, sans-serif;
  padding: 10px 20px 10px 20px;
  font-weight:500;
  font-size:15px;
  letter-spacing:1px;
}

#header .menu li.item-101 {
  background:transparent;
  background-color:transparent;
  margin-top:-15px;
  
  margin: 0 6rem 0 20rem;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(enabled=false)";
  filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);
}
#header .menu li.item-101:hover {
  background:transparent;
  background-color:transparent;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(enabled=false)";
  filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);
  cursor:pointer;
}
#header .menu li.item-101 a, #header .menu li.item-101.active a {
 
  background:transparent;
  background-color:#ff0000;
  background:url(../images/LECO-Logo2.png);
  display:inline-block;
  *display:block;
  width:247px;
  height: 100px;
  text-indent:-9999px;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(enabled=false)";
  filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);
}
#header .menu li.item-101 a:hover {
  cursor:pointer;
}

#header .menu li.item-102 {
  display: inline-block;
  border-radius: 8px 0 0 8px;
  
}
#header .menu li.item-102 a {
  display: inline-block;
  border-radius: 8px 0 0 8px;
}


#header .menu li.item-107 {
  margin-left:37px;
  border-radius:0px 0px 0px 8px;

}
#header .menu li.item-107 a {
  border-radius:0 0 0 6px;

}

#header .menu li.item-110 {
  
  border-radius:0 8px 0 0;

}
#header .menu li.item-110 a {
 
  border-radius:0 6px 0 0;

}
/*login*/
#header .menu li.item-116 {
  margin-left:10px;
  border-radius: 0 8px 8px 8px;

  background:#e34100;
}
#header .menu li.item-116 a {
  width:100px;
  border-radius:0 6px 6px 6px;

  background-color:#e34100;
}
/*logout*/
#header .menu li.item-382 {
  margin-left:10px;
  border-radius: 0 8px 8px 8px;

  background:#e34100;
}
#header .menu li.item-382 a {
  width:100px;
  border-radius:0 6px 6px 6px;

  background-color:#e34100;
}

#header .menu li.active a {
  background: #bababa; /* Old browsers */
  background: -moz-linear-gradient(top, #bababa 0%, #a2a2a2 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#bababa), color-stop(100%,#a2a2a2)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #bababa 0%,#a2a2a2 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #bababa 0%,#a2a2a2 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #bababa 0%,#a2a2a2 100%); /* IE10+ */
  background: linear-gradient(to bottom, #bababa 0%,#a2a2a2 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bababa', endColorstr='#a2a2a2',GradientType=0 ); /* IE6-9 */
}

#header .menu li a:hover  {
  background: #ccc; /* Old browsers */
  background: -moz-linear-gradient(top, #ccc 0%, #a2a2a2 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ccc), color-stop(100%,#a2a2a2)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #ccc 0%,#a2a2a2 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #ccc 0%,#a2a2a2 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #ccc 0%,#a2a2a2 100%); /* IE10+ */
  background: linear-gradient(to bottom, #ccc 0%,#a2a2a2 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bababa', endColorstr='#a2a2a2',GradientType=0 ); /* IE6-9 */
}

.dropdown_menu {
  position:absolute;
  width:840px;
  background:#fff;
  top:144px;
  border:2px solid #ddd;
  /* box-shadow:0 0 3px rgba(0,0,0,0.3);*/
  border-radius:0 10px 10px 10px;
  zoom:1;
  z-index:95;
  padding:10px;
  padding-left:0;
  display:none;
  padding-top:25px;
}

.dropdown_menu * {
  background:#fff;
}

#markets_menu.dropdown_menu  {
  /*background:url(../images/marketsbackground.png);
  background-repeat:no-repeat;
  background-position:-50px -45px;  */
}

index.htmlroducts_menu.dropdown_menu  {
padding-bottom:42px;
}
div.col3 {
  width:255px;
  float:left;
  margin:0 0 25px 25px;
  
}

.message.message {
  display:block;
}
.message.message li {
  margin-left:60px;
}

.error.message {
display:block;  
}

index.htmlroducts_menu h3 {
  cursor:pointer;
  font-family:'Cabin', Arial;
  font-size:15px;
  line-height:1.2em;
  text-transform: none;
}

.searchintro p {
   font-family:'Cabin', Arial;
  font-size:28px;
  
}

index.htmlroducts_menu ul li > h4 {
  cursor:pointer;
  font-family:Arial;
  font-size:14px;
  line-height:1.2em;
  text-transform: none;
  padding:2px;
  font-weight:normal;
}

index.htmlroducts_menu ul li > h4:hover {
  background-color:#f4f4f4;
  padding-left:7px;
}


index.htmlroducts_menu ul li > h5 {
  cursor:pointer;
  font-family:Arial;
  font-size:14px;
  line-height:1.2em;
  padding:3px;
  padding-left:12px;
  font-weight: normal;
}

index.htmlroducts_menu ul li > h5:hover {
  padding-left:13px;
}

index.htmlroducts_menu ul li ul {
  display:none;
}

#markets_menu {
  
}

#markets_menu h4, #support_menu h4  {
  display:none;
}


.dropdown_menu p {
  font-family:Arial;
  font-size:14px;
  line-height:1.2em;
  background-color:transparent!important;
}

.dropdown_menu p a {
  background-color:transparent!important;
}

.dropdown_menu p strong {
  background-color:transparent!important;
}
.dropdown_menu strong {
  font-weight:700;
}

.dropdown_wrapper {
-moz-opacity:.90;  opacity:.90;
margin-left:20px;
  height:71px;
  width:320px;
  padding:20px;
  padding-left:60px;
  float:left;
}

.dropdown_wrapper:hover {
  background:url(../images/life_sciences_hover.png);
}

.dropdown_wrapper.LifeSciencesDropdown {
  background:url(../images/life_sciences_non_hover.png);
}
.dropdown_wrapper.LifeSciencesDropdown:hover {
  background:url(../images/life_sciences_hover.png);
}


.dropdown_wrapper.EnergyFuels {
  background:url(../images/energy_non_hover.png);
}
.dropdown_wrapper.EnergyFuels:hover {
  background:url(../images/energy_hover.png);
}

.dropdown_wrapper.EnvironmentAgriculture {

  background:url(../images/ag_non_hover.png);
}
.dropdown_wrapper.EnvironmentAgriculture:hover {
  background:url(../images/ag_hover.png);
}

.dropdown_wrapper.MinedMaterialsMetals {
  
  background:url(../images/metal_non_hover.png);
}
.dropdown_wrapper.MinedMaterialsMetals:hover {
  background:url(../images/metal_hover.png);
}

.dropdown_wrapper.Food {
  
  background:url(../images/food_non_hover.png);
}
.dropdown_wrapper.Food:hover {
  background:url(../images/food_hover.png);
}

.dropdown_wrapper.Tradeshows {
  
  background:url(../images/tradeshows_non_hover.png);
}
.dropdown_wrapper.Tradeshows:hover {
  background:url(../images/tradeshows_hover.png);
}

.dropdown_wrapper.NewsroomDropdown {
  
  background:url(../images/newsroom_non_hover.png);
}
.dropdown_wrapper.NewsroomDropdown:hover {
  background:url(../images/newsroom_hover.png);
}

.dropdown_wrapper.Employment {
  
  background:url(../images/employment_non_hover.png);
}
.dropdown_wrapper.Employment:hover {
  background:url(../images/employment_hover.png);
}

.dropdown_wrapper.InstrumentSupportDropdown {
  
  background:url(../images/instrument_non_hover.png);
}
.dropdown_wrapper.InstrumentSupportDropdown:hover {
  background:url(../images/instrument_hover.png);
}

.dropdown_wrapper.FAQDropdown {
  background:url(../images/faq_non_hover.png);
}

.dropdown_wrapper.FAQDropdown:hover {
  background:url(../images/faq_hover.png);
}


.dropdown_wrapper.AnalyticalDropdown, .dropdown_wrapper.MetallographicDropdown, .dropdown_wrapper.SeparationScienceDropdown, .dropdown_wrapper.SpectroscopyDropdown  {
  
  background:url(../images/support_non_hover.png);
}
.dropdown_wrapper.AnalyticalDropdown:hover, .dropdown_wrapper.MetallographicDropdown:hover, .dropdown_wrapper.SeparationScienceDropdown:hover, .dropdown_wrapper.SpectroscopyDropdown:hover  {
  background:url(../images/support_hover.png);
}


.dropdown_wrapper.Corporate, .dropdown_wrapper.GlobalOffices, .dropdown_wrapper.AboutUsDropdown {
  
  background:url(../images/about_non_hover.png);
}
.dropdown_wrapper.Corporate:hover, .dropdown_wrapper.GlobalOffices:hover, .dropdown_wrapper.AboutUsDropdown:hover {
  background:url(../images/about_hover.png);
}




#header .register {
  position:absolute;
  right:0px;
  top:108px;
  width:106px;

}
#header .register p {
  padding:0.3em;
 /* background:rgba(255,255,255,0.2);*/
  font-size:10px;
  text-align:center;
    border-radius:5px;
}
#header .register p a {
  color:#E5E5E5;
  text-decoration:none;
  text-transform: uppercase;
}

#header .register p a:hover {
  text-decoration:none;
}

#header div.search {
  position:absolute;
  top:21px;
  right:200px;
  height:40px;
  width:330px;
}
#header div.search label {
  font-family:'Cabin', Arial;
  font-size:16px;
  font-weight:500;
}
#header div.search > * {
  line-height:30px;
  vertical-align:middle;
}
#header div.search input[type=image] {
}
#mod-search-searchword {
  margin-left:15px;
  border:1px solid #999;
  font-family: "Verdana";
  font-size: 14px;
  color:#444;
  padding-left:12px;
  height:30px;
  width:110px;
  background: rgb(255, 255, 255) transparent;
/* RGBa with 0.6 opacity */
background: rgba(255, 255, 255, 0.4);
/* For IE 5.5 - 7*/
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#44FFFFFF, endColorstr=#44FFFFFF);
/* For IE 8*/
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#44FFFFFF, endColorstr=#44FFFFFF)";

}


input#mod-search-searchword {
width:180px;  
}


#main {
  background-color:#f4eee4;
  
  padding-bottom:25px;

}


#content {
}

#content.has_sidebar {
  width:591px;
  margin-right:25px;
  float:left;
}

#sidebar {
  width:350px;
  width:345px;
  float:right;
  margin-top:24px;
}

.sidebar_sep {
  background:url(../images/sidebar_sep.png);
  height:11px;
  width:336px;
  margin:30px 0;
}

.custom_content_sidebar .custom {
   background:url(../images/sidebar_sep.png);
   background-repeat:no-repeat;
   background-position:bottom;
   margin-bottom:15px;
   padding-bottom:15px;
  
  
}

.custom_content_sidebar .custom:last-child {
  background-image:none;
}

#white_gap {
  height:3px;
  background-color:#fff;
  border-top:1px solid #eee;
}

#related {
  background-color:#fff;
  background-image:url(../images/content_shadow.png);
  background-position:center top;
  background-repeat:no-repeat;
  padding-top:35px;
  font-family:"Verdana";
  font-size:12px;
  line-height:22px;
  border-bottom:3px solid #92908e;
  padding-bottom:25px;
}

#related h2 {
  color:#666;
  font-size:22px;
  margin-bottom:1em;
  text-shadow:none;
}

#related ul li {
  float:left;
  display:-moz-inline-stack;
  display:inline-stack;
  display:inline-block;
  width:221px;
  margin:8px;
  min-height:24px;
  vertical-align:top;
  zoom:1;
  *display:inline;
  margin-right:24px;

}



#related ul li a {
  text-decoration:none;
  color:#000;
}

#related ul li a:hover {
  text-decoration:none;
}

#footer {
  min-height:200px;
  background:url(../images/footer_tile.jpg);
  position:relative;
}

#footer .footertext {
  padding-top:35px;
}

#footer .footertext p {
  text-align:justify;
}
#footer .footertext p:after {
  content: "";
  display: inline-block;
  width: 100%;
}

#footer .footermenu {
  position:absolute;
  right:135px;
  top:106px;
}

ul.footermenu li {
  display:inline;
  margin-left:5px;
}

ul.footermenu li img {
}

ul.footermenu, #footer p {
  color: #fff;
    font-family: 'Cabin', Arial;
    font-size:14px;
}

ul.footermenu a, #footer p a {
  color:#fff;
  text-decoration:none;
}

ul.footermenu a:hover, #footer p a:hover {
  text-decoration:none;
}

ul.social {
  position:absolute;
  top:90px;
  right:0;
}

ul.social li {
  display:inline;
  margin-left:5px;
}


.clearboth {
  clear:both;
}



/* ---- End Layout ------*/



/* ---- Start Typography ------*/

p a, li a, .newsflash a, .breadcrumbs a {
  color:#e34100;
}
p a:hover, li a:hover , .newsflash a:hover, .breadcrumbs a:hover {
  text-decoration:none;
}

a p {
  color:#000;
}

.link_color {
  color:#e34100;
}

p, .search, .breadcrumb {
  font-family:Verdana, Arial, sans-serif;
  font-size:14px;
  line-height:20px;
  margin-bottom:1em;
}

.breadcrumb {
  margin-top:-24px;
  margin-bottom:24px;
  margin-left:0px;
  height:20px;
}

.breadcrumb li {
  float:left;
  margin-right:1em;
}

.tab-content li {
  font-family:Verdana, Arial, sans-serif;
  font-size:14px;
  line-height:18px;
  margin-bottom:.5em;  
}

.result-category, .result-created, fieldset.only {
display:none;  
}

.form-limit {
display:block;
float:right;
margin-top:-40px;  
}
.result-title {
  margin-top:24px;
  font-size: 15px;
  font-weight: bolder;
}
strong {
  font-weight:bold;
}

.cat-children h3 {
margin-top:24px;  
}

.cat-children li {
  font-family:Verdana;
  font-size:16px;
  line-height:22px;
  margin-bottom:1em;
}

p.heading {
  font-family:'Cabin', Arial;
  font-size:32px;
  font-weight:400;
  text-shadow:1px 2px 1px rgba(0,0,0,0.2);
  margin:0em;
  padding-top:4px;
  background:url(../images/headlinebullet.png);
  background-repeat:no-repeat;
  background-position:0px 8px;
  text-indent:36px;
  height:30px;
  line-height:32px;
}

h1, .contentheading, .login-description {
  font-family:'Cabin', Arial;
  font-size:36px;
  font-weight:normal;
  text-shadow:1px 2px 1px rgba(0,0,0,0.2);
  margin:0.4em 0;
  line-height:1.0em;
}

ul.category-module {
  padding-left:24px;
}
.login-description {
margin-bottom:44px;  
}

.registration.register {
  font-family:Verdana;
  font-size:14px;
  line-height:22px;
}

h3 {
  font-family:'Cabin', Arial;
  font-size:22px;
  font-weight:500;
  text-shadow:1px 2px 1px rgba(0,0,0,0.1);
  margin:0.6em 0;
  color:#914d00;
  line-height:28px;
}

h2 {
  font-family: Arial, Verdana;
  font-size:28px;
  font-weight:normal;
  text-shadow:1px 2px 1px rgba(0,0,0,0.1);
  margin:0.5em 0;
  color:#496311;
}

h4 {
  font-family:Arial;
  font-size:18px;
  font-weight:500;
  text-shadow:1px 1px 1px rgba(0,0,0,0.1);
  margin:0.6em 0;
  text-transform:uppercase;
}

.pbi_tab_contents h4 {
  text-transform:none!important;
  font-size:14px!important;
  font-family: Verdana,Arial,sans-serif!important;
}

.pbi_tab_contents h2 {
  margin-top:24px;
}

#content h4 {
  font-family:'Cabin', Arial;
  font-size:18px;
  font-weight:500;
  text-shadow:1px 1px 1px rgba(0,0,0,0.1);
  margin:0.6em 0;
  text-transform:uppercase;
  margin-top:26px;
}

#system-readmore {
clear:both;  
color: #F4EEE4;
background-color:#F4EEE4;
height: 1px;
border:none;
}

a.readmore {
  margin-left:0;
  margin-right:5px;
  padding-bottom:18px;
}
.readmore_arrow {
  position:absolute;
  margin-top:5px;
}

a, a:visited {
}
a:hover {
}

ul {
}

li {
}

#content #system-message-container ul, #content #system-message-container ol {
  margin:0px 0px 30px 0px;
}
#content #system-message-container li {
  font-family:Arial, sans-serif;
  font-size:13px;
  line-height:20px;
  list-style:none;
}
#content ul.actions {
  margin:0px 0px 30px 0px;
}
#content ul.actions li {
  list-style:none;
}

.custom_content_sidebar {
  float:right;
  overflow:hidden;
  width:350px;
  width:345px;
  margin-top:25px;
}

/* ---- End Typography ------*/



/* -------- Start Tool Tips ---------------*/

.tip-wrap {
  padding:15px;
  background: #333;
  border:3px solid #000;
  text-align:left;
}
.tip-title {
  font-weight: bold;
  font-family:Arial, Helvetica, sans-serif;
  font-size:22px;
  margin-bottom:5px;
  color:#fff;
}
.tip-text {
  font-family:Arial, Helvetica, sans-serif;
  font-size:17px;
  line-height:23px;
  color:#fff;
}

/* -------- End Tool Tips ---------------*/



/* -------- Start Search Styling ---------------*/


.highlight {
  border-style: none;
  border-bottom: 2px dotted #990000;
}


/* -------- Start Hide chronoForm link ---------------*/

div.chronoform {
  display: none;
}

#chronoform_registration {
font-family:Verdana, Arial, sans-serif;
  font-size:14px;
  line-height:20px;
  
}

.ccms_form_element {
margin-bottom: 5px;
position: relative;
padding: 5px 0px 5px 5px;
clear: both;
}


#chronoform_registration label {
font-family:Verdana, Arial, sans-serif;
  font-size:12px;
  line-height:20px;
  font-weight:normal;
  margin:0px;
  padding:0px;
}

.ccms_form_element label {
  font-family:Verdana, Arial, sans-serif;
  font-size:12px;
  line-height:20px;
  font-weight:bold;
  margin:0px;
  padding:0px;
}



/* -------- End Hide chronoForm link ---------------*/


/* Tabber overrides */


div.tab-content {
  clear: left;
  width:600px;
  /*width:537px;*/
  /*padding:25px !important;*/
  min-height:321px;
}

.used-demos div.tab-content {
	background:none;
}


.tab-content p {
  font-size:14px;
  color:#111;
}

.tab-nav {
  font-family: 'Cabin', Arial;
  font-size: 22px;
  padding:0px;
}

.nn_tabs-tab {

}

.tab-content table {
}

.features_table {
 font-family:Verdana, Arial, sans-serif;
  font-size:14px;
  line-height:20px;
  margin-bottom:1em;  
}



.tab-content table tr td {
  vertical-align:top;
}
.tab-content table tr td:first-child {
  padding-right:25px;
}
.tab-content table tr td img {
}

.image_caption {
    display:block;
    width:166px;
    height:38px;
    background:url(../images/explore.png);
    background-repeat:no-repeat;
    text-indent:-99999px;
}

.link_to_image1, .link_to_image2, .link_to_image3 {
  color:#914D00;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  cursor:pointer;

}

p .link_to_image1, p .link_to_image2, p .link_to_image3 {
  border-bottom-width: 2px;
  border-bottom-style: dotted;
  border-bottom-color: #914D00;
}

img.faded_image {
  opacity:0.2;
  filter:alpha(opacity=20); /* For IE8 and earlier */
}

ul.nav-tabs, ul.nav-tabs li {
  list-style:none !important;
  border-bottom:none !important;
}
ul.nav-tabs li.nn_tabs-tab a, div.tabs-nav li.nn_tabs-tab a:hover {
  border:none !important;
  margin:0px !important;
  font-weight:400 !important;
  color:#6f6 !important;
  font-size:18px !important;
}

ul.nav-tabs li.nn_tabs-tab a,
ul.nav-tabs li.nn_tabs-tab a:link,
ul.nav-tabs li.nn_tabs-tab a:visited,
ul.nav-tabs li.nn_tabs-tab a:active,
ul.nav-tabs li.nn_tabs-tab a:hover {
  background-color: rgb(244, 238, 228) !important;
  color: #777 !important;
  outline: 0 !important;
  text-decoration: none !important;
  border-radius:0 10px 10px 10px !important;
  margin:3px !important;
  margin-right:5px !important;
  padding:10px !important;
}
ul.nav-tabs li.nn_tabs-tab a:hover {
  color:#000 !important;
}

.align_left {
  float:left;
}

ul.nav-tabs li.nn_tabs-tab.active {
  margin-top: 0 !important;  
}


ul.nav-tabs li.nn_tabs-tab.active a, ul.nav-tabs li.nn_tabs-tab.active a:hover {
  background-color:#727948 !important;
  color:#fff !important;
  /*border:2px solid #fff !important;*/
  box-shadow:1px 2px 2px rgba(0,0,0,0.3);
}


.login {
font-family:'Cabin', Arial;
  font-size:14px;
  line-height:1.2em;  
}




.dm_row {
  background-color: transparent;
  background-image: none;
}

.dm_cat img {
  display:none;
}

.dm_taskbar li a {
  display: block;
  padding: 0px;
  background-image: url(../images/buttongeneral.png);
  width:98px;
  height:25px;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;

  color: #FFF;
  text-decoration: none;
  font-family:'Cabin', Arial;
  text-align: center;
  vertical-align: bottom;
  font-size:14px;
  padding-top:7px;
}

button.button {
  background-image: url(../images/buttongeneral.png);
  width:98px;
  height:32px;
  display: block;
  padding: 0px;
  color: #FFF;
  text-decoration: none;
  font-family:'Cabin', Arial;
  text-align: center;
  vertical-align: middle;
  font-size:14px;
  padding-top:1px;
  border:none;
  outline:none;
  background-color:transparent;
  margin-top:12px;
  margin-bottom:12px;
}

button.button:hover {
    color: #CCC;  

}

.login-fields {
margin-top:12px;  
}


.dm_taskbar li a:hover {
  color: #CCC;  

}

.dm_taskbar li a:link, .dm_taskbar li a:visited {
border: 0px;
}


a.jcepopup span.jcemediabox-zoom-image {
display:none !important;
margin: 0;
padding: 0;
border: 0;
outline: 0;
vertical-align: baseline;
display: block;
/*background: transparent url(../images/explore.png) no-repeat bottom right;*/
width: 100%;
height: 100%;
position: absolute;
z-index: 3;
bottom: 0;
left: 0;
}

#header .menu li.item-101:hover {
  cursor:pointer;
  -moz-opacity:.70;  opacity:.70;


}
#header .menu li.item-101:hover a {
  background:url(../images/LECO-Logo2.png) !important;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(enabled=false)";
  filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);
}
/*------- class for hanging indent-------*/
.bullet-indent li{
  margin-left: 1em;
  text-indent: 0em;
  list-style-position: inside;
  list-style-type: disc;
  font-family: Verdana, Arial, sans-serif;
  font-size:13px;
  line-height:20px;
}

div.item-page ul {
  margin:1em 0;
}
div.item-page ul li {
  margin-right:1em;
  list-style-position: outside;
  list-style-type: disc;
  font-family: Verdana, Arial, sans-serif;
  font-size:13px;
  line-height:20px;
}
div.item-page ol {
  margin:1em 0;
}
div.item-page ol li {
  list-style:decimal;
  margin-left:1em;
}

table td {
  margin:10px !important;
}
.mceItemTable td
{
padding: 12px;
border: solid 1px #8C8C8C;
vertical-align: top;
text-align:left;
}

.tab-pane ul p {
  margin-top:1em;
  font-weight:bold;
}

.features_table ul li, .tab-content ul li {
  list-style-position: outside; font-family: Verdana, Arial, sans-serif; font-size: 13px; line-height: 20px;
  list-style-type: disc;
!important;
  margin-left: 15px;
  list-style-position: outside;
!important;
  
}
.browser_content ul li {
  list-style-position: outside; font-family: Verdana, Arial, sans-serif; font-size: 13px; line-height: 20px;
  list-style-type: disc;
!important;
  margin-left: 15px;
  list-style-position: outside;
!important;
font-family:Verdana, Arial, sans-serif;
  font-size:13px;
  line-height:20px;
  margin-bottom:1em;
}


.category-module ul
{
font-family:Verdana, Arial, sans-serif;
  font-size:14px;
  line-height:20px;
  margin-bottom:1em;
}

.category-module li ul 
{

  padding-left:24px;
}


.browser_content ul {
margin-bottom:34px!important;  
}


.tabber_count_4 ul li {
  list-style-position: outside; font-family: Verdana, Arial, sans-serif; font-size: 13px; line-height: 20px;
  list-style-type: none;
!important;
  margin-left: 0px;
  list-style-position: outside;
!important;
}

/* Front Page Slideshow */
#slideshow_container {
  height:472px;
  position:absolute;
  overflow:hidden;
  width:100%;
}

#slidefiller {
    background:url(../images/footer_tile.jpg);
    background-repeat:repeat;
    width:600px;
    height:472px;
    margin-left:-462px;
}

#slidefiller2 {
  background:url(../images/footer_tile.jpg);
  background-repeat:repeat;
  width:900px;
  height:472px;
  margin-left:5782px;
}


#front_page_slideshow {
  width:9660px;
  height:472px;
  position:absolute;
  background:url(../images/footer_tile.jpg);
}

#front_page_slideshow > div {
  position:absolute;
  height:472px;
  visibility:hidden;
  
}
#background {
  width:2887px;
  background-image:url(../images/background_short.jpg);
}

#middleground_back {
  width:3851px;
  top:-34px;
 
}
#middleground_front {
  width:5784px;
}


#mg_b {
  top:30px;
}

#mg_b1 {
  top:342px;
}

#mg_b2 {
left:3195px;
top:0px;  
}

#mg_b3 {
  left:4901px;
  top:0px;
}


#mg_b4 {
left:2100px;
  top:230px;
}

#mg_b15 {
left:2400px;
  top:0px;
}



#mg_b5 {
  left:970px;
  top:304px;
}

#mg_b_water {
  position:absolute;
  top:269px;
  
}

#middleground_front ul {
  background:transparent;
  height:672px;
  position:absolute;
  width:100%;
  list-style:none !important;

}

li.slide_info {
  position:absolute;
  width:300px;
  height:200px;
  z-index:9;
}
#food_info {
 /* top:360px;*/
  top:320px;
  left:600px;
  width:358px;
  height:81px;
}
#energy_info {
 /* top:350px;
  left:1650px;*/
  top:200px;
  left:1400px;
  width:358px;
  height:81px;
}
#environment_info {
  top:200px;
  left:2600px;
  width:358px;
  height:81px;
  
}
#lifescience_info {
 /* top:370px;
  left:3750px;*/
  top:320px;
  left:4050px;
  width:358px;
  height:81px;
}
#mining_info {
  top:200px;
  left:4500px;
  width:358px;
  height:81px;
}

#foreground {
  width:9660px;
  margin-left:-200px;
}

.ajax-loader {
  position:absolute;
  display:block;
  margin:0 auto;
  z-index:999;
  width:40px;
  height:40px;
  top:340px;
  left:50%;
}

#front_page_slideshow > div img {
  position:absolute;
    background: transparent;
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF)"; /* IE8 */   
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF);   /* IE6 & 7 */ 
}

/*
#front_page_slideshow a img {
margin-top:400px;
margin-left:600px;
position:relative;
float:left;
z-index:100;
}*/

#slider {
  width:56px;
  height:30px;
/*  background:url(../images/slideshow/slider.png);*/
  cursor:pointer;
  left:474px;
}
#fg_l {
  left:0;
}

#fg_lb {
  left:0;
  top:0;
}
#fg_lc {
  left:461px;
  top:257px;
}
#fg_r {
  bottom:0;
  z-index:5;
  right:0;
}
#slideshow_controls {
  margin:0 auto;
  width:966px;
  position:absolute;
  z-index:94;
  top:460px;
}

#header_shadow {
  position:absolute;
  margin:auto 0;
  background:url(../images/header_shadow.png);
  background-position:top center;
  background-repeat:no-repeat;
  top:477px;
  height:23px;
  width:100%;
}

/* barchart */

#markets_barchart_container {
  position:absolute;
  bottom:15px;
  right:15px;
  height:100px;
  width:506px;
  background:url(../images/barchart_bg.jpg);
  background-position:bottom right;
  z-index:-1;
}

.bar {
  background-color:#888;
  border:1px solid black;
  width:50px;
  height:98px;
  position:absolute;
  background-repeat:no-repeat;
  background-position:left bottom ;
  cursor:pointer;
}

.bar.active, .bar:hover {
  background-color:#E34100;
}

#life_bar {left:160px; background-image:url(../images/life_icon.png); }
#energy_bar {left:215px; background-image:url(../images/bulb_icon.png);}
#environment_bar {left:270px; background-image:url(../images/ag_icon.png);}
#mining_bar {left:325px; background-image:url(../images/mining_icon.png);}
#food_bar {left:380px; background-image:url(../images/food_icon.png);}


em {
  font-style:italic !important;
  
}


table.borders {
width: 700px;  
background:#fff\9;
}

table.borders td{
  padding: 12px;
  font-family:Verdana, Arial, sans-serif;
  font-size:12px;
  line-height:20px;
  border: 1px solid #bfbbbb;
}

table.borders tr:nth-child(even)    { background-image: linear-gradient(bottom, rgb(237,237,237) 0%, rgb(255,255,255) 63%);
background-image: -o-linear-gradient(bottom, rgb(237,237,237) 0%, rgb(255,255,255) 63%);
background-image: -moz-linear-gradient(bottom, rgb(237,237,237) 0%, rgb(255,255,255) 63%);
background-image: -webkit-linear-gradient(bottom, rgb(237,237,237) 0%, rgb(255,255,255) 63%);
background-image: -ms-linear-gradient(bottom, rgb(237,237,237) 0%, rgb(255,255,255) 63%);

background-image: -webkit-gradient(
  linear,
  left bottom,
  left top,
  color-stop(0, rgb(237,237,237)),
  color-stop(0.63, rgb(255,255,255))
);

 }


table.table a {
  color:#e34100;
}
table.borders tr:first-child {
  background-color: #71784c;  
  color:#fff;

}


table.borders {
  -moz-box-shadow: 1px 1px 6px #000;
    -webkit-box-shadow: 1px 1px 6px #000;
    box-shadow: 1px 1px 6px #000;
    /* For IE 8 */
    /* For IE 5.5 - 7 */

}


.custom_content_sidebar img:hover {
  opacity:0.7;
filter:alpha(opacity=70); /* For IE8 and earlier */
}


#dm_cats {
  margin:0px!important;
}


h2 .dm_title {
  
}

h3.dm_title, h3.dm_title subcategory_link {
   font-family:Verdana, Arial, sans-serif;
  font-size:14px;
  line-height:20px;
    margin:0px!important;

  color:#496311;
  
}

h3.dm_title a, h3.dm_title subcategory_link a {
   color:#e34100;
  
}

.pagination {
  width:100%;
}
div.limit {
  margin:15px;
}

div.counter, div.limit {
  font-family:Verdana,sans-serif;
}

#under_content {
margin-top:44px;  
}

/* docman */

.dm_row_category {
  min-height:0 !important;
}

.dm_row.dm_container {
  padding:5px !important;
  padding-left:0 !important;
}

#dm_docs .dm_row{
  padding:5px 0 5px 0 !important;
  border-top:1px solid #ddd !important;
}


#dm_cats .dm_row {
    padding: 10px !important;
}

/* MSDS */

#msds_search_wrapper, #appnotes_search_wrapper {
  padding-bottom:25px;
  font-size:14px;
}

#msds_search_wrapper label, #appnotes_search_wrapper label {
  font-family: Verdana,Arial,sans-serif;
  padding-right:25px;
}

#msds_results {
  font-family: Verdana,Arial,sans-serif;
  font-size:14px;
}

#msds_table {
  border-collapse:collapse;
}
#msds_table th {
  font-weight:bold;
  color: #FFFFFF;
    font-family: 'Cabin',sans-serif;
    font-size: 13px;
    font-weight: 500;
    letter-spacing: 1px;
    list-style: none outside none;
    text-align: center;
    text-decoration: none;
    text-shadow: 1px 1px 1px #000000;
    text-transform: uppercase;
    background: #8a8a8a; /* Old browsers */
  background: -moz-linear-gradient(top, #8a8a8a 0%, #666666 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#8a8a8a), color-stop(100%,#666666)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #8a8a8a 0%,#666666 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #8a8a8a 0%,#666666 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #8a8a8a 0%,#666666 100%); /* IE10+ */
  background: linear-gradient(to bottom, #8a8a8a 0%,#666666 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8a8a8a', endColorstr='#666666',GradientType=0 ); /* IE6-9 */
  padding:1em;
  border-left:1px solid #666;
}
#msds_table h1 {
  font-size:18px;
}
#msds_table td {
  padding:1em;
  border:1px solid #666;
  background:#fff;
}
#msds_table td.short_description p {
  margin-bottom:0.1em;
}
#msds_table a {
  color: #E34100;
  text-decoration:none;
}





div.pagination {
  margin-top:20px;
}

div.pagination ul {
  list-style:none;
}
div.pagination ul li {
  float:left;
  font-family: Verdana,Arial,sans-serif;
    font-size: 14px;
    margin-right:25px;
}

#leco_direct_container {
  position:fixed;
  width:916px;
  height:530px;
  top:-580px;
  z-index:9995;
  background:#fff;
  padding:25px;
  *padding:0px;
  *height:590px;
}
#leco_direct_container table {
  width:100%;
  z-index:999;
}
#leco_direct_container > p {
  display:block;
}
#leco_direct_button {
  behaviour:url(http://leco.com/PIE.htc);
  border-radius: 0px 6px 6px 6px;
  position:absolute;
  padding:10px;
  width:85px;
  height:12px;
  z-index:9998;
  cursor:pointer;
  color: #666;
  background: none repeat scroll 0 0 #E34100;
  background-color: #BFD5EA;
  margin-left:745px;
  top:21px;
  border: 1px solid #999;
}

#leco_direct_button-2 {
  border-radius: 0px 6px 6px 6px;
  position:absolute;
  padding:10px;
  width:85px;
  height:12px;
  z-index:9998;
  cursor:pointer;
  color: #666;
  background: none repeat scroll 0 0 #E34100;
  background-color: #BFD5EA;
  margin-left:860px;
  top:21px;
  border: 1px solid #999;
}

#leco_direct_button-2 p {
  font-family: 'Cabin',sans-serif;
    font-size:14px;
    line-height:14px;
    vertical-align: middle;
    text-align:center;
}

.custom_content_sidebar #leco_direct_button, #sidebar #leco_direct_button {
border-radius: 0px;
  position:relative;
  padding:5px;
  width:335px;
  height:126px;
  z-index:1;
  cursor:pointer;
  color: #666;
  background: none;
  background-color: transparent;
  margin-left:0px;
  border:none;
  top:0px;
  padding-bottom:8px;
}

#leco_direct_button p {
  font-family: 'Cabin',sans-serif;
    font-size:14px;
    line-height:14px;
    vertical-align: middle;
    text-align:center;
}
#leco_direct_close {
  position:absolute;
  top:10px;
  right:10px;
  text-align:right;
   font-family: 'Cabin',sans-serif;
    font-size:12px;
    text-decoration:none;
    cursor:pointer;
}

#mapster_wrap_0 {
  float:right;
}

#system-message > dd {
margin: 0;
font-weight: normal;
text-indent: 0px;
}

#system-message > .error > ul, #system-message > .warning > ul, #system-message > .notice > ul {
color: #000;
}

div.alert p {
  color:#3a3;
  font-size:24px;
  border:1px solid #aaa;
  padding:1em;
}

div.alert-error p {
    color:#f00;
}

#system-message > .error > ul {
 background-color:#f2ede1;
 background-image: none;
border-color: #f2ede1;
}

sup {
  vertical-align:super;
  font-size:65%;
}

sub {
  font-size:65%;
  vertical-align: sub;
}

.cfdiv_checkboxgroup label:first-child, .cfdiv_radiogroup label:first-child, .cfdiv_checkbox label:first-child, .cfdiv_radio label:first-child, .cfdiv_checkbox label:first-child, .cfdiv_checkboxgroup label:first-child {
    font-weight: normal !important;
    margin-bottom: 9px;
}

.ccms_form_element input[type="checkbox"], .ccms_form_element input[type="radio"] {
    background-color: transparent;
    border-color: transparent;
    clear: none;
    margin: 5px 5px;
    padding: 0 !important;
}

.library p {
  clear:both;
  padding:10px;
}
.library p > img {
  float: left !important;
    margin: 0 10px 0 0 !important;
    padding: 0 !important;
}

ul.actions {
  display:none;
}

index.htmlroducts_menu div.col3 > a {
  text-decoration:none;
}
index.htmlroducts_menu div.col3 > a:hover {
  color:#914D00;
  text-decoration:none;
}

ul.level_0 {
  padding-left:12px;
  font-family: Verdana, Arial, sans-serif;
  background-repeat: no-repeat;
  list-style-type: disc;
}

ul.level_1 {
  padding-left:24px;
  font-family: Verdana,Arial,sans-serif;
  font-size:14px;
  list-style-type: circle;
}

ul.level_2 {
    padding-left:36px;
font-family: Verdana,Arial,sans-serif;
    font-size:14px;
    list-style-type: circle;

}

ul.level_3 {
  padding-left:48px;
  font-family: Verdana,Arial,sans-serif;
  font-size:14px;
  list-style-type: disc;
}

#xmap ul li {
line-height:28px;  
}

td.list-title {
   font-family:Verdana;
  font-size:16px;
  line-height:32px;
  color: #E34100;
}

td.list-title a, td.list-title a:visited {

  color: #E34100;
}

td.list-title a:hover {
  color: #EB752E;
  text-decoration: none;
}

.published {
  font-size: 10px;
  color: #663;
  text-transform: uppercase;
}

#delete {
display:none;  
}

.fsBody .fsForm {
background-color: transparent!important;
margin: 0px!important;
border: 0px solid #ccc!important;
display:inline!important;
float:left!important;
margin-left:-15px!important;
}

.fsForm .fsSubmit {
padding: 0px!important;
margin-top: -40px!important;
background-color: transparent!important;
clear: none!important;
float:left!important;
margin-left:240px!important;
}

.fsFieldRow input[type="text"], .fsFieldRow input[type="email"], .fsFieldRow input[type="number"], .fsFieldRow input[type="tel"], .fsForm textarea {
border: 1px solid #999;
background-color: #fff;
background-position: top left;
border-top: 1px solid #7c7c7c;
border-left: 1px solid #c3c3c3;
border-right: 1px solid #c3c3c3;
border-bottom: 1px solid #ddd;
color: #333;
padding: 4px;
font-size: 14px;
line-height: 18px;
font-weight: bold;
max-width: 200px!important;
}

.map_wrapper {
  float:right;
  margin-left:40px;
}

ul.category-module h4 {
    display: inline-block;
  margin:0px!important;
  padding:0px!important;
}

div.alert a.close, div.alert h4 {
  display:none;
}

/* beta project */

.project_wrapper {
  border:1px solid #aaa;
  margin-bottom:1em;
  padding:1em;
}
.project_wrapper h4 {
  margin-top:0 !important;
}
.project_wrapper form.feedback {
  float:right;
  padding:1em;
  margin:1em;
  border:1px solid #bbb;
  background:rgba(255,255,255,0.2);
}
.form_element {
  display:block;
  margin-bottom:1em;
}
.form_element label {
  display:inline-block;
  width:8em;

 
}
.feedback .form_element textarea {
  height:4em;
  vertical-align:middle;
}
.feedback .form_element input, .feedback .form_element textarea {
  width:15em;
  display:inline-block;
}

.newproject .form_element textarea {
  height:5em;
  vertical-align:middle;
}
.newproject .form_element input, .newproject .form_element textarea {
  width:25em;
  display:inline-block;
}

.proj_admin_left {
  float:left;
  width:40%;
}
.proj_admin_right {
  float:right;
  width:55%;
}
.proj_admin_left table.borders, .proj_admin_right table.borders {
  width:100%;
}


.clearboth {
  clear:both;
}

.newproject h3 {

}

.hidden {
  display:none;
} 

/* full width video */

.videobanner { position:relative; }
.videobanner video {
    position:relative;
    z-index:0;
}
.videobannertext {
    position:absolute;
    z-index:1;
    top:20%;
    left:25%;
    color: white;
}
/* shadow box */
.fixupbox{
  padding-bottom:10px;
  padding-left:10px;
  padding-right:10px;
  padding-top:10px;
  background-size:cover;
  -webkit-box-shadow:1px 2px 4px rgba(0, 0, 0, 0.3);
  box-shadow:1px 2px 4px rgba(0, 0, 0, 0.3);
  background-color: #F8F4EE;
  border-radius: 0 6px 6px 6px;
  background-color: #f6f2ea;
}
/* asms video gallery */

/* accordian */
.nl-accordion{
	margin:0 auto;	
	background-color:fff;
}
.nl-accordion label.nl-label{
  display:block;
  font-size:120%;
  line-height:120%;
  background-color:#D1D1D1;
  border:1px solid #ccc;
  color:#496311;    
  font-weight:700;
  cursor:pointer;
  text-transform:uppercase;
}
.nl-accordion > ul{
  list-style:none;
  margin:0;
  padding:0;    
}
.nl-accordion > ul li {
  overflow:hidden;
  margin:0 0 1px;
}
.nl-accordion > ul li label.nl-label {
  padding:10px;
}
.nl-accordion > ul li label.nl-label:hover {
  border:1px solid #542437;
}
.nl-accordion [type="radio"].nl-radio, .nl-accordion [type="checkbox"].nl-checkbox {
  display:none;
}
.nl-accordion > ul li label.nl-label:hover, .nl-accordion [type="radio"].nl-radio:checked ~ label.nl-label, .nl-accordion [type="checkbox"].nl-checkbox:checked ~ label.nl-label {
  background:#CDCDCD;
  color:#FFF;
	-webkit-text-shadow:1px 1px 1px rgba(0,0,0,0.5);
	-moz-text-shadow:1px 1px 1px rgba(0,0,0,0.5);
  text-shadow:1px 1px 1px rgba(0,0,0,0.5);
}
.nl-accordion [type="radio"].nl-radio:checked ~ label.nl-label, .nl-accordion [type="checkbox"].nl-checkbox:checked ~ label.nl-label {
  border-bottom:0;
}
.nl-accordion > ul li .nl-content {
  height:0px;
  border-top:0;
	padding:0 10px;    
  border:1px solid #fff;
	-webkit-transition: all .3s ease-out;
  -moz-transition: all .3s ease-out;
  transition: all .3s ease-out;
}
.nl-accordion [type="checkbox"].nl-checkbox:checked ~ label.nl-label ~ .nl-content, .nl-accordion [type="radio"].nl-radio:checked ~ label.nl-label ~ .nl-content{
  height:200px;
  border:1px solid #542437;
	overflow:auto;
}

